Method
Namespace: Vox.Decoders
Declared in: Vox.Decoders.Ogg
Loads and resamples the data from an .ogg file to the specified SoundBuffer.
public static void LoadFromOgg( SoundBuffer buffer, string path, SampleQuality quality )